/ Assembly List / LJCSQLUtilLibDAL / DbMetaDataKeys / Add

Namespace - LJCSQLUtilLibDAL


Parameters
id - The record ID.
columnID - The column ID.
keyTypeID - The key type ID.

Returns

A reference to the added item.

Syntax

C#
public DbMetaDataKey Add(Int32 id, Int32 columnID, Int32 keyTypeID)

Creates and adds the object from the provided values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.